home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Nordlicht Spiele / Nordlicht Spiele 10-05 (19xx)(Nordlicht)(DE)(PD).zip / Nordlicht Spiele 10-05 (19xx)(Nordlicht)(DE)(PD).adf / XBALLS.README < prev   
Text File  |  1992-09-23  |  4KB  |  110 lines

  1. *****************************************************************************
  2.  
  3.                                   X-BALLS
  4.  
  5.                      by    
  6.                     
  7.                   MARCUS OBLAK 1991.
  8.             
  9. *****************************************************************************
  10.  
  11. It's a VIDEOGAME. ( cool for engineers...! )
  12. It's shareware.
  13. Works surely on my AMIGA 500 with at least 1Mb.
  14. I don't know if it works on other AMIGAS.
  15. It was created by Marcus Oblak becuse he felt it was time for it. (GEEE!) 
  16.  
  17. I started the code using the powerfull BLITZBASIC in July 1990, and finished
  18. the whole thing in November 1991 ( I had to study... )
  19. I fixed some bugs and did it SHAREWARE in 1993.
  20.  
  21. I used BLITZBASIC instead of AMOS becouse i had memory problems.
  22.  
  23. The graphics are IFF brushes drawn by me on DPaint.
  24. The sounds are ripped around.
  25.  
  26. The Disk should contain:
  27. -----------------------------------------------------------------------------
  28.  XBALLS.LHA        (game+files) <------------| NOTE:DON'T EXTRACT this:
  29.  XBALLS.README      (this)              | the startup-sequence does it.
  30.  LHA                (famous archiver)         | (Read ahead)
  31.                           -------------------------------        
  32.  l                  {ram-handler}    
  33.  s            {startup-sequence}
  34.  LEVELS            {game levels}    
  35. -----------------------------------------------------------------------------
  36.  
  37. TO START THE GAME YOU MUST EXECUTE THE startup-sequence. (or Boot the disk)
  38.  
  39. If you install X-BALLS in your DH0: or similar, just be sure that the 
  40. directory LEVELS/ is located immediatly inside the SYS: (Eg.: DH0:LEVELS/).
  41.  
  42. I was tired of waiting X-BALLS to load brushes and sounds from DF0: 
  43. ( yes ! I have got only that drive..! I feel ashame ! )
  44. so I archived the game and it's files (not the LEVELS) into the single 
  45. XBALLS.LHA file.
  46.  
  47. The startup-sequence extracts the files into RAM: and X_BALLS(the executable)
  48. loads and then deletes them from there.
  49. I did this becouse the loading results much faster this way.
  50.  
  51. -----------------------------------------------------------------------------
  52.  
  53. THE GAME.....
  54.  
  55. Ok. For some strange and inaxplicable reason, your mission is to build
  56. circuits to steer two gummy XBALLS into a PROTO-BOX (P.B.).
  57. You are working in a futuristic and coloured artificial area,and all you
  58. need is your mouse.
  59. You can access the KIT-PANEL by pressing the left mouse button.
  60. Here you may select DIFFERENT-SHAPED-BLOCKS (D.S.B.) to build the circuit 
  61. for the Xballs. BUT ! You may need some SPECIAL-ANIMATED-BLOCKS (S.A.B.)
  62. which are activated whenever a Xball is close enough to them.
  63. A big number of D.S.B. is allowed in each level.
  64. The trouble is you may not use more then 5 S.A.B. in each level, and you
  65. ought to drive the XBALLS into the P.B.  before timer reaches 00 .
  66. XBALLS bounce on obstacles and feel the effects of gravity.
  67. Selection of D.S.B. or S.A.B. may be done moving the ARTIFICIAL-ARM (A.A.) on
  68. the desired BLOCK and clicking the LEFT-MOUSE-BUTTON(L.M.B.)(i'm going nuts!)
  69. To exit from track-editing and from the KIT-PANEL, click the right mouse b.
  70.  
  71. Just remember: left  mouseb. = enter or select.
  72.            right mouseb. = return back.
  73.            ESC = restart game.    
  74.  
  75.     ! For each level passed, a password will be displayed !
  76. (I hate games which force you to start EVERYTHING over again and again...)
  77.  
  78.                         that's all, folks!
  79.  
  80. -----------------------------------------------------------------------------
  81.  
  82. I tested the game on some friends of mine: 
  83. I had to RIPP THEM OFF my computer !!!
  84. They loved the game...
  85.  
  86. I hope you will too !    
  87.  
  88. Try it... and if you like it, please buy me a HARD DISK, so I could produce
  89. more and better games, and in less time !!!
  90.  
  91. If you can't buy it for me, you could send me cash..
  92.  
  93. If you can't send me cash, you could at least E-MAIL me.
  94. Leave messages to:
  95.  
  96.  
  97. E-mail:                       PISA@SABRINA.DEI.UNIPD.IT
  98.  
  99.  
  100.         Mail me!
  101.  
  102.  
  103.                         Marcus Oblak
  104.                    via Marconi 15 Sarmego (VICENZA) ITALY 
  105.                           tel 0444/581520
  106.  
  107. Note:
  108. SPREAD -X-BALLS- ALL AROUND THE UNIVERSE !
  109. -----------------------------------------------------------------------------
  110.